home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 28 / Mac Magazin and MacEasy Magazine CD - Issue 28.iso / Online / file IC Helper / Read Me < prev   
Text File  |  1996-10-08  |  718b  |  26 lines

  1. "file:" Helper for Internet Config
  2. By Jordan Zimmerman
  3. (c)1996
  4. Hereby released into the Public Domain
  5. ___________________________________________________________________
  6.  
  7. 10/8/96
  8.  
  9. REQUIREMENTS:
  10. Internet Config 1.1 and knowledge of programming Internet Config.
  11.  
  12. DESCRIPTION:
  13. This code implements a function similar to ICLaunchURL():
  14.  
  15. OSErr ICLaunchFile(ICInstance ic_instance, const FSSpec* file_spec_ptr);
  16.  
  17. This sends the given file to the user specified Web browser as a "file:" URL.
  18.  
  19. LICENSE:
  20. This code is released into the public domain and can be used, modified, etc. as desired. However, the author would appreciate a mention in the about box or documentation.
  21.  
  22. _____________
  23.  
  24. Jordan Zimmerman
  25. jordanz@altura.com
  26.